github.com/vmihailenco/msgpack/v5.structCache.m (field)

3 uses

	github.com/vmihailenco/msgpack/v5 (current package)
		types.go#L65: 	m sync.Map
		types.go#L80: 	if v, ok := m.m.Load(key); ok {
		types.go#L85: 	m.m.Store(key, fs)